Skip to content

[PWGLF] Fix derived data merging and optimizing workflow#15321

Merged
romainschotter merged 8 commits intoAliceO2Group:masterfrom
cmuncinelli:LambdaPolRing-v2
Mar 10, 2026
Merged

[PWGLF] Fix derived data merging and optimizing workflow#15321
romainschotter merged 8 commits intoAliceO2Group:masterfrom
cmuncinelli:LambdaPolRing-v2

Conversation

@cmuncinelli
Copy link
Contributor

Summary of changes per file:

  • Modified DataModel (lambdaJetPolarizationIons.h) index columns to fix AO2D merging on hyperloop.
  • In the TableProducer (lambdaJetPolarizationIons.cxx), joined the jets and V0s workflows into a single function and removed unused subscriptions for optimization (see new usage of DauTracks). Also created two process_switches: one for the analysis w/ TOF, and one wo/ TOF, making sure to use resources only when needed.
  • Consumer (lambdaJetPolarizationIonsDerived.cxx) was updated to follow new DataModel conventions.

General changes (formatting):

…ng TableProducer's w/ TOF vs wo/ TOF workflows to only use resources when needed. Fixing major formatting errors as per Vit's suggestion (thanks!). Still need to fix includes
cmuncinelli and others added 3 commits March 9, 2026 23:30
Please consider the following formatting changes to AliceO2Group#15321
(second round of alibot suggestion merges)
@romainschotter romainschotter merged commit 0298b46 into AliceO2Group:master Mar 10, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants